Other Structures
The following structures are available globally.
-
A structure representing a Spotify item’s followers, such as an artist or playlist.
See also
The Web API Followers object.Declaration
Swift
public struct SKFollowers : JSONDecodable
-
A structure representing an image used by a Spotify item, such as a playlist’s cover image.
See also
The Web API Image object.Declaration
Swift
public struct SKImage : JSONDecodable